@charset "utf-8";
* {
    margin: 0;
    padding: 0;
    border: 0;
    outline: none;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

html {
    width: 100%;
    font-weight: normal;
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

body {
    font-size: 14px;
    line-height: 1.6;
    background-color: #fff;
    font-family: "PingFang SC", "Microsoft YaHei", "Calibri", "opensans", "GothicArial", "Arial", "San Francisco", 'Hiragino Sans GB', "Helvetica Neue", Helvetica, sans-serif;
}

ul,ul li,ol,li {
    list-style: none outside none;
}

h1,h2,h3,h4,h5,h6,i {
    font-weight: normal;
    font-style: normal;
}

img {
    vertical-align: middle;
    border: none;
}

input,select,option,label,th {
    vertical-align: middle;
    border: none
}

a {
    text-decoration: none;
    color: inherit;
}

a:hover {
    text-decoration: none;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    zoom: 1;
    display: block;
    _height: 1px;
    clear: both;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.container {
    display: block;
    width: 86%;
    max-width: 1600px;
    margin: 0 auto;
}

body {
    max-width: 1920px;
    margin: 0 auto;
    margin: 0 auto;
}

.header .h-nav {
    -webkit-transition: 0.3s linear;
    -o-transition: 0.3s linear;
    transition: 0.3s linear;
}

.wbj .h-nav li:hover,.wbj .h-nav li.on {
    background: none;
}

.wbj .h-nav {
    background: none;
}

.h-nav {
    position: fixed;
    height: 80px;
    background: rgba(50,52,54,0.8);
    width: 100%;
    z-index: 999;
    max-width: 1920px;
}

.h-nav .container {
    overflow: hidden;
    position: relative;
}

.h-nav .xlogo {
    float: left;
    height: 48px;
    width: 185px;
    margin-top: 16px;
}

.h-nav .xlogo img {
    height: 48px;
    display: block;
}

.h-nav .xlogo {
    float: left;
}

.nav-list {
    float: right;
}

.nav-list li {
    font-size: 16px;
    display: inline-block;
    color: #ffffff;
    line-height: 80px;
    text-align: center;
}

.nav-list li a {
    padding: 0 25px;
    display: inline-block;
}

.nav-list li.on,.nav-list li:hover {
    background: rgba(1,102,206,0.8);
}

.top-tel {
    width: 185px;
    float: right;
    padding-left: 35px;
    margin-left: 35px;
    height: 80px;
    line-height: 80px;
    font-size: 20px;
    color: #fff;
    background: url(../images/tel-bg.png) no-repeat 0 center;
    background-size: auto 28px;
}

.th-banner {
    height: 462px;
}

.th-banner .swiper-slide {
    height: 462px;
}

.th-banner .banner-text {
    float: left;
    text-align: left;
}

.th-banner .banner-text .tit {
    font-size: 40px;
    color: #ffffff;
    margin-top: 200px;
}

.th-banner .banner-text h1 {
    font-size: 40px;
    color: #ffffff;
    margin-top: 200px;
}

.th-banner .banner-text p {
    font-size: 18px;
    color: #ffffff;
    margin-top: 5px;
}

.th-banner .banner-text span {
    border: 1px solid #fff;
    text-align: center;
    cursor: pointer;
    margin-top: 30px;
    font-size: 16px;
    float: left;
    padding: 0 20px;
    height: 36px;
    line-height: 34px;
    background: transparent;
    color: #fff;
    transition: color .3s ease-in-out,background .3s ease-in-out;
}

.th-banner .banner-text span:hover {
    color: #666;
    background: #fff;
}

.dtit {
    padding: 3% 0;
    text-align: center;
}

.dtit span,.dtit h1 {
    font-size: 40px;
    color: #161616;
    display: block;
}

.dtit p {
    font-size: 16px;
    color: #888888
}

.dtit3 span {
    color: #e62022;
}

.dtit2 p {
    margin-top: 10px;
}

.service-bottom {
    overflow: hidden;
    margin: 0 auto 2% auto;
}

.service-bottom .service-list .service-item {
    width: 20%;
    float: left;
    text-align: center;
}

.service-bottom .service-list .service-item:hover .service-icon a i{
    color: #0166ce;
}

.service-bottom .service-list .service-item:hover h3 a {
    color: #0166ce;
}

.service-bottom .service-list .service-item .service-icon {
    text-align: center;
}

.service-bottom .service-list .service-item .service-icon a {
    display: flex;
    height: 80px;
    width: 80px;
    margin: 0 auto;
    align-items: center;
}

.service-bottom .service-list .service-item .service-icon a i{
    font-size: 80px;
    color: #666;
}

.service-bottom .service-list .service-item h3 {
    margin: 25px 0 15px;
}

.service-bottom .service-list .service-item h3 a {
    color: #3f3f3f;
    font-size: 20px;
    font-weight: 600;
}

.service-bottom .service-list .service-item p {
    color: #888888;
    font-size: 14px;
    line-height: 18px;
    padding: 0 10px;
}

.mt10 {
    margin-top: 14px;
}

.yl-FwCon {
    color: #fff;
    text-align: center;
    overflow: hidden;
    margin: 0 auto 3% auto;
    width: 100%;
}

.yl-FwCondt {
    width: 15%;
    height: 100%;
    background: #00a0e9;
    font-size: 20px;
    font-weight: bold;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    float: left;
    cursor: pointer;
}

.yl-FwCondt p {
    width: 22px;
    line-height: 40px;
    margin: 0 auto;
    padding-top: 140px;
}

.yl-FwCondd {

}

.yl-FwCondd ul {
    padding: 3px;
    overflow: hidden;
}

.yl-FwCondd ul li {
    width: 15%;
    float: left;
    height: 48%;
    margin: 0 6% 20px 0;
    background: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
    padding: 0 0 10px 0;
    position: relative;
    box-shadow: 0 0 3px 0 #999;
    color: #666;
    transition: all 0.5s;
}

.yl-FwCondd ul li:hover{
    box-shadow: 0 0 3px 0 #00a0e9;
    background: #00a0e9;
    color: #fff;
}

.yl-FwCondd ul li:hover div{
    background: #fff;
    color: #00a0e9;
}

.yl-FwCondd ul li::after{
    content: ' ';
    position: absolute;
    background: url(../images/arr-r.png) no-repeat left center;
    background-size: 100% auto;
    width: 32px;
    height: 100%;
    top: 0;
    z-index: 10;
    right: -62px;
}

.yl-FwCondd ul li:nth-of-type(5)::after{
    height: 32px;
    bottom: -52px;
    top: auto;
    transform: rotate(90deg);
    left: 43%;
}

.yl-FwCondd ul li:nth-of-type(10)::after{
    display: none;
}

.yl-FwCondd ul li:nth-of-type(5n){
    margin-right: 0;
}

.yl-FwCondd ul li:nth-of-type(n + 6){
    margin-top: 50px;
}

.yl-FwCondd ul li:nth-of-type(n + 6)::after{
    transform: rotate(180deg);
}

.yl-FwCondd ul li div {
    width: 28px;
    height: 28px;
    border-radius: 100%;
    background: #00a0e9;
    color: #fff;
    line-height: 28px;
    margin: 20px auto 0;
    font-size: 16px;
    transition: all 0.5s;
}

.yl-FwCondd ul li h3 {
    font-size: 16px;
    font-weight: bold;
    margin-top: 12px;
}

.yl-FwCondd ul li p {
    margin: 10px 10px 0 10px;
}

.yl-FwCondd ul div.h5 {
    height: 4%;
    float: left;
    width: 100%;
}

.yl-Wid01 {
    width: 20%;
    height: 100%;
}

.yl-Wid01 .yl-FwCondd ul li.mt10 div {
    margin-top: 20px;
}

.yl-FwConMK {
    float: left;
}

.yl-Wid02 {
    width: 58%;
    margin: 0 1%;
    height: 100%;
}

.yl-Wid02 .yl-FwCondt {
    width: 5%;
}

.yl-Wid02 .yl-FwCondt {
    background: #00a0e9;
}

.yl-Wid02 .yl-FwCondd {
    width: 95%
}

.yl-Wid02 .yl-FwCondd ul {
    margin-left: 2%;
    width: 31.33%;
}

.yl-Wid02 .yl-FwCondd ul li {
    width: 100%;
    height: 48%;
    background: #00a0e9;
    float: left;
}

.yl-Wid02 .yl-FwCondd ul li div {
    color: #00a0e9;
}

.yl-Wid03 {
    width: 20%;
    height: 100%;
}

.yl-Wid03 .yl-FwCondt {
    background: #00a0e9;
}

.yl-Wid03 .yl-FwCondd ul {
    margin-right: 0;
}

.yl-Wid03 .yl-FwCondd ul li {
    background: #00a0e9;
}

.yl-Wid03 .yl-FwCondd ul li p {
}

.yl-Wid03 .yl-FwCondd ul li div {
    color: #00a0e9;
}

.yl-Wid01 .yl-FwCondt:hover {
    background: #00a0e9;
}

.yl-Wid01 .yl-FwCondd ul li:hover {
    background: #00a0e9;
}

.yl-Wid02 .yl-FwCondt:hover {
    background: #00a0e9;
}

.yl-Wid02 .yl-FwCondd ul li:hover {
    background: #00a0e9;
}

.yl-Wid03 .yl-FwCondt:hover {
    background: #00a0e9;
}

.yl-Wid03 .yl-FwCondd ul li:hover {
    background: #00a0e9;
}

.gray {
    width: 100%;
    background: #eaeaea;
    overflow: hidden;
}

.anlicon-t {
    width: 100%;
    text-align: center;
    padding: 3%;
    font-size: 32px;
    color: #2e2e2e;
}

.anlicon-t span:after {
    content: "";
    display: block;
    margin: 5px auto;
    width: 50px;
    height: 2px;
    background: #9a9a9a;
}

.case {
    width: 100%;
    overflow: hidden;
    padding: 0 10px;
}

.case li {
    width: 25%;
    padding: 0 10px;
    margin-bottom: 20px;
    float: left;
}

.case li.w25 {
    width: 25%;
}

.anlimp li {
    padding: 0;
    margin: 0;
}

.case li a {
    display: block;
}

.case li .img {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.case li .img img {
    width: 100%;
}

.case li .img .txts {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    top: 100%;
    left: 0;
    color: #ffffff;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    display: flex;
    align-items: center;
    justify-content: center;
}

.case li .img .txts img {
    display: block;
    height: 150px;
    overflow: hidden;
    text-align: center;
    width: auto;
}

.case li .img .txts span {
    color: #fff;
    line-height: 2.5;
    display: inline-block;
    width: 62px;
    margin: 26% 12px 0 12px;
    font-size: 16px;
}

.case li .img .txts span i {
    width: 48px;
    height: 48px;
    display: block;
    margin: 0 auto;
    border-radius: 50%;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

.case li .img .txts span i.bgs1 {
    background: url(../images/i_pic1.png) center top no-repeat;
}

.case li .img .txts span i.bgs2 {
    background: url(../images/i_pic2.png) center top no-repeat;
}

.case li .img .txts span i.bgs3 {
    background: url(../images/i_pic3.png) center top no-repeat;
}

.case li:hover .img .txts {
    top: 0;
}

.case li .img .txts span i:hover {
    background-color: #0166ce;
    transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
}

.case li .zi {
    position: relative;
    overflow: hidden;
    width: 100%;
    text-align: center;
    background: #fff;
}

.case li .zi a {
    padding: 16px 16px;
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.case li p {
    font-size: 18px;
    color: #161616;
    position: relative;
    z-index: 1;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

.case li .zi:after {
    /*position: absolute;
    left: 0;
    bottom: 100px;
    content: "";
    width: 100%;
    height: 100px;
    background: #0166ce;
; display: block;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;*/
}

.case li:hover .zi:after {
    bottom: 0px;
}

/*.case li:hover .zi p {
    color: #ffffff;
}*/

.case li .more {
    font-size: 14px;
    color: #161616;
    font-style: italic;
    background: url(../images/anli-morebg.png) no-repeat right center;
    padding-right: 25px;
    margin-top: 15px;
}

.case li:hover .more {
    transform: translateX(-10px);
    -webkit-transform: translateX(-10px);
    -o-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    -moz-transform: translateX(-10px);
}

.youhuamore {
    background: #0166ce;
    border-radius: 20px;
    font-size: 14px;
    color: #fff;
    padding: 9px 80px;
    display: inline-block;
    margin: 3% auto
}

.youhuamore:hover {
    box-shadow: 0px 0px 10px #5d5d5d
}

.jianshe {
    width: 100%;
    display: flex;
    margin: 0 auto;
    padding: 4% 0;
    overflow: hidden;
    flex-wrap: wrap;
    justify-content: space-between;
}

.jianshe li {
    width: 49%;
    float: left;
    position: relative;
    margin-bottom: 20px;
    box-shadow: 0 0 10px 0 #ddd;
}

.jianshe li:nth-of-type(2n){
    float: right;
}

.jianshe li>img {
    width: 50%
}

.jianshe .zi {
    width: 50%;
    color: #fff;
    padding: 4%;
    position: absolute;
    top: 0;
    right: 0
}

.jianshe .zi2 {
    left: 0
}

.jianshe .zi h3 {
    line-height: 0.4;
    font-size: 55px;
    opacity: 0.1;
    filter: alpha(opacity=10);
    text-align: right;
    font-weight: bold;
    letter-spacing: -8px;
    font-family: Arial;
}

.jianshe .zi b {
    line-height: 1.1;
    font-size: 30px;
    display: block;
}

.jianshe .zi span {
    font-size: 34px;
    display: block;
}

.jianshe .zi .zitxt {
    line-height: 2;
    font-size: 14px;
    margin-top: 10px;
}

.jianshe .zi .cha {
    display: inline-block;
    font-size: 16px;
    padding: 5px 35px;
    border-radius: 20px;
    border: 1px solid #fff;
    margin-top: 6%;
    position: relative;
}

.jianshe .zi .cha>i {
    background: url(../images/jiejue-jianh.png) no-repeat;
    width: 0;
    height: 16px;
    display: inline-block;
    position: absolute;
    top: 9px;
    left: 100%
}

.jianshe .zi .cha:hover {
    padding-left: 20px;
    padding-right: 70px
}

.jianshe .zi .cha:hover>i {
    width: 28px;
    left: 70%
}

.jianshe .bj1 {
    background: #efb230;
}

.jianshe .bj2 {
    background: #00a0e9;
}

.jianshe .bj3 {
    background: #10af5d;
}

.jianshe .bj4 {
    background: #ff5732;
}

.jianshe .bj5 {
    background: #4d2e83;
}

.jianshe .bj6 {
    background: #00a1c2;
}

.yl-bdbx {
    overflow: hidden;
    margin: 0 auto;
    width: 100%;
    padding: 5px;
}

.yl-bdbx li {
    width: 15%;
    margin-right: 2%;
    height: 250px;
    float: left;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    color: #666;
    -webkit-box-shadow: 0px 0px 3px #CCCCCC;
    -moz-box-shadow: 0px 0px 3px #CCCCCC;
    -ms-box-shadow: 0px 0px 3px #CCCCCC;
    -o-box-shadow: 0px 0px 3px #CCCCCC;
    box-shadow: 0px 0px 3px #CCCCCC;
    transition: all 0.5s;
}

.yl-bdbx li:hover{
    box-shadow: 0px 0px 8px #CCCCCC;
}

.yl-bdbx li:nth-child(6n) {
    margin-right: 0;
}

.yl-bdbx li i {
    display: inline-block;
    width: 66px;
    height: 66px;
    margin-top: 50px;
    font-size: 65px;
}

.yl-bdbx li .fon16 {
    margin: 29px auto 0;
    font-size: 18px;
}

.rem-list {
    width: 63%;
    overflow: hidden;
}

.rem-list li {
    width: 49.7%;
    background: #ffffff;
    overflow: hidden;
    padding: 4.3% 3%;
    margin: 1px;
    float: left;
}

.rem-list li .time {
    color: #555555;
    text-align: center;
    margin-top: 10px
}

.rem-list li .time .d {
    font-size: 40px;
    display: block;
    line-height: 1
}

.rem-list li .time .y {
    display: block;
}

.rem-list li .zi {
    width: 79%;
}

.rem-list li .zi span {
    color: #484848;
    font-size: 16px;
    margin-bottom: 10px;
    display: block;
    height: 25px;
    overflow: hidden;
}

.rem-list li .zi span i {
    display: inline-block;
    width: 0px;
    height: 1px;
    background: #0166ce;
    vertical-align: middle;
}

.rem-list li:hover .zi span i {
    width: 15px;
    margin-right: 5px;
}

.rem-list li:hover .zi span {
    color: #0166ce
}

.rem-list li .zi p {
    color: #818181;
    height: 40px;
    overflow: hidden;
    line-height: 20px;
}

.rem-list li:hover {
    box-shadow: 0 0 40px #c3c3c3;
}

.th-yynew {
    width: 100%
}

.th-yynew li {
    padding: 2%;
    width: 48%;
    margin: 0 1% 2% 1%;
    background: #fff;
}

.th-yynew li .time {
}

.th-yynew li .zi {
    width: 85%
}

.f8bj {
    background: #F8F8F8;
    overflow: hidden;
    margin-top: 3%;
}

.container-md {
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 3%;
}

.floor4-left {
    width: 33.3%;
    float: left;
}

.floor4-right {
    width: 33.3%;
    float: left;
}

.li-left {
    text-align: right;
    float: right;
    margin: 30px;
    padding: 0px;
    border: none;
    list-style: none;
    width: 300px
}

.li-right {
    text-align: left;
    float: left;
    margin: 30px;
    padding: 0px;
    border: none;
    list-style: none;
    width: 300px
}

.f-li-left {
    float: left;
    width: 210px;
}

.f-li-right {
    float: right;
    width: 210px;
}

.floor4-r-p {
    padding-right: 20px;
    float: left
}

.floor4-l-p {
    padding-left: 20px;
    float: right
}

.floor4-middle {
    width: 33.3%;
    float: left;
}

.floor4-middle img {
    width: 100%;
    height: auto;
}

.page-stitle {
    font-size: 18px;
    color: #333333;
}

.page-desc {
    color: #888888;
    font-size: 14px;
    font-weight: 400;
    line-height: 28px;
}



/*右侧浮动条*/
.right_fixed {
    position: fixed;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    z-index: 2222;
}

.right_fixed li {
    width: 52px;
    height: 52px;
    background-color: #444444;
    transition: all 0.36s;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    position: relative;
    z-index: 10;
}

.right_fixed li.fixed04 {
    opacity: 0;
}

.right_fixed li .img_box {
    width: 100%;
    color: #fff;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 10;
}

.right_fixed li:hover .img_box {
    background: #e50012;
}

.right_fixed li .img_box img {
    height: auto;
    width: 24px;
    display: block;
    position: relative;
    z-index: 2;
}

.right_fixed li.active .img_box {
    opacity: 0;
}

.mf-popCode,.mf-popTel {
    width: 158px;
    background-color: rgba(0, 0, 0, 0.6);
    padding: 10px;
    position: absolute;
    right: 100%;
    bottom: 0;
    margin-right: 20px;
    text-align: center;
    color: #fff;
    display: none;
    font-size: 14px;
}

.mf-popTel {
    padding: 10px 10px 10px;
    font-size: 18px;
}

.mf-popCode p,.mf-popTel p {
    color: #fff;
}

.mf-popCode .img {
    padding: 5px;
    background: #fff;
}

.mf-popCode img {
    width: 100%;
    display: block;
}

.fixed03:hover .mf-popCode {
    display: block;
}

.fixed01:hover .mf-popTel {
    display: block;
}
/*右侧浮动条*/

.bottomNav {
    display: none;
    overflow: hidden;
    background-color: #444444;
    height: 52px;
    line-height: 52px;
    width: 100%;
    position: fixed;
    left: 0;
    bottom: 0;
    border-right: 1px solid #ffffff;
    z-index: 1000;
}

.bottomNav li {
    float: left;
    width: 50%;
    text-align: center;
    border-left: 1px solid #ffffff;
}

.bottomNav li a {
    display: block;
}

.bottomNav li .ico {
    display: inline-block;
}

.bottomNav li .ico img {
    width: 24px;
}

.bottomNav li .tit {
    display: inline-block;
    color: #ffffff;
    margin-left: 10px;
    font-size: 16px;
}

/*底部*/
.footer {
    overflow: hidden;
    width: 100%;
    background: #212121;
    padding: 20px 0;
}

.dibuzong {
    width: 95%;
    max-width: 1200px;
    margin: 0 auto;
    font-size: 14px;
    overflow: hidden;
}

.dibuzong h3 {
    font-weight: normal;
    width: 100%;
    margin-bottom: 20px;
    font-size: 18px;
    color: #ccc;
}

.dibuzong h3.center {
    text-align: center;
}

.dibu1-1 {
    float: left;
    width: 300px;
}

.dibu1-1 p {
    color: #909090;
    font-size: 14px;
    line-height: 2.2;
}

.dibu1-2 {
    width: 100px;
    float: left;
    margin-left: 80px;
}

.dibu1-2 a {
    display: block;
    line-height: 2.2;
    color: #909090;
}

.dibu1-3 {
    width: 230px;
    margin-left: 80px;
    float: left;
}

.dibu1-3 span {
    display: block;
    line-height: 2.2;
    color: #909090;
}

.dibu1-4 {
    width: 110px;
    margin-left: 80px;
    float: left;
}

.dibu1-4 img {
    width: 110px;
    display: block;
}

.t-footer {
    background: #181818;
}

.t-footer .copy {
    border-bottom: 1px solid #333333;
    padding: 10px 0;
    text-align: center;
    color: #898989;
    line-height: 2;
}

.t-footer .copy span {
    margin: 0 10px;
}

.t-footer .copy a:hover {
    color: #ffffff;
}

.t-footer .dbkeys {
    padding: 10px 0;
}

.t-footer .dbkeys li {
    margin: 0 10px;
    line-height: 2;
}

.t-footer .dbkeys a {
    font-size: 12px;
    color: #444448;
}

.t-footer .dbkeys a:hover {
    color: #ffffff;
}

.links a {
    margin: 0 10px 0 0;
}
/*底部*/


.position {
    overflow: hidden;
    padding: 7px 3%;
    background: #f6f6f6;
}

.position p {
    float: left;
    line-height: 40px;
}

.position p a:hover {
    text-decoration: underline;
    color: #0166ce
}

.position .pos-text {
    float: left;
    line-height: 40px;
}

.position .pos-text a:hover {
    text-decoration: underline;
    color: #0166ce
}

.position span {
    margin: 0 5px;
}

.inside-main {
    background: #f6f6f6;
}

.inside-main .container {
    overflow: hidden;
}

.white-bg {
    background: #ffffff;
}

.tagleft {
    width: 9%;
}

.tagleft {
    overflow: hidden;
    padding: 20px 0;
}

.tagleft li {
    float: left;
    width: 100%;
    margin-bottom: 3px;
}

.tagleft li a {
    display: block;
    text-align: center;
    color: #757575;
    line-height: 2.5;
    font-size: 16px;
}

.tagleft li.cur a,.tagleft li a:hover {
    background: #4584e0;
    color: #fff;
}

.inside-list {
    width: 68%;
    margin: 0 1%;
}

.inside-list2 {
    width: 78%;
    margin: 0 1% 0 0;
}

.tagts {
    background: #4584e0;
    padding: 10px 0;
    text-align: center;
    color: #ffffff;
    line-height: 1.5;
    font-size: 14px;
}

.list {
    overflow: hidden;
}

.list {
    overflow: hidden;
}

.list li {
    float: left;
    padding: 20px 40px;
    border-bottom: 1px solid #dcdcdc;
    width: 100%;
}

.list li .list-img {
    width: 24%;
    float: left;
}

.list li .list-img img {
    width: 100%;
    display: block;
}

.list li .list-info {
    width: 74%;
    float: right;
}

.list li h3 {
    font-size: 18px;
    color: #2a2935;
    padding-bottom: 8px;
}

.list li p {
    color: #8f8f8f;
    font-size: 15px;
}

.list li .lics {
    overflow: hidden;
    font-size: 15px;
    line-height: 27px;
    margin-top: 10px;
    color: #8f8f8f;
}

.list li .lics span {
    font-size: 16px;
}

.list li .lics .parameter {
    float: left;
    margin-right: 24px;
}

.list li a:hover {
    color: #4584e0;
}

.page {
    overflow: hidden;
    position: relative;
    text-align: center;
    margin: 3% auto 5% auto;
}

.pagebj {
    text-align: center;
    padding: 7px 25px;
    background: #f5f5f5;
    display: inline-block;
    border-radius: 30px;
}

.pagebj span,.pagebj a {
    color: #666;
    display: inline-block;
    *display: inline;
    height: 33px;
    width: 33px;
    line-height: 33px;
    text-align: center;
    margin: 0 5px;
    border-radius: 50%;
}

.pagebj span,.pagebj a:hover {
    background: #0166ce;
    color: #ffffff;
}

.tagright {
    width: 21%;
}

.tagkuai {
    margin-bottom: 15px;
}

.tagtle {
    background: #4584e0;
    padding: 13px 15px;
}

.tagtle span {
    display: block;
    line-height: 20px;
    height: 20px;
    border-left: 2px solid #ffffff;
    padding-left: 8px;
    color: #ffffff;
    font-size: 18px;
}

.tagright2 {
    width: 21%;
}

.picturelist {
    overflow: hidden;
    padding: 15px 22px;
}

.picturelist li {
    float: left;
    width: 100%;
    overflow: hidden;
    margin: 0 0 7px 0;
    padding-bottom: 7px;
    border-bottom: 1px dashed #dcdcdc;
}

.picturelist li .picture {
    width: 80px;
    height: 50px;
    display: none;
}

.picturelist li .picture a {
    display: block;
    padding-right: 10px;
}

.picturelist li .picture img {
    display: block;
    width: 70px;
    height: 50px;
}

.picturelist li .pictitle {
    padding: 5px 0;
    line-height: 20px;
    font-size: 14px;
    position: relative;
    padding-left: 10px;
}

.picturelist li .pictitle:after {
    content: "";
    width: 3px;
    height: 3px;
    background: #0166ce;
    left: 0;
    top: 50%;
    margin-top: -2px;
    position: absolute;
}

.picturelist li .pictitle a {
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.picturelist li .pictitle:hover {
    color: #4584e0;
}

.prod-con {
    background: #fff;
    position: relative;
    z-index: 2;
    overflow: hidden;
    padding: 3% 0;
}

.prod-con img {
    max-width: 100%;
}

.txt-t {
    overflow: hidden;
    border-bottom: 1px solid #dcdcdc;
    line-height: 2;
    padding-bottom: 1%;
    margin: 0 3% 3% 3%;
    text-align: center;
}

.txt-t h1 {
    font-size: 28px;
}

.txt-t p {
    font-size: 16px;
}

.tag-list {
    overflow: hidden;
    margin: 3% 3% 0 3%;
    font-size: 14px;
    color: #666666;
}

.tag-list span {
    color: #0166ce;
}

.tag-list a {
    margin-right: 10px;
}

.tag-list a:hover {
    text-decoration: underline;
    color: #0166ce;
}

.txt {
    font-size: 16px;
    color: #2e2e2e;
;padding: 0 3% 0 3%;
    overflow: hidden;
}

.txt img {
    max-width: 100%;
    height: auto!important;
}

.txt a {
    color: #0166ce;
}

.txt a:hover {
    text-decoration: underline;
}

.zxjl {
    width: 520px;
    overflow: hidden;
    margin: 30px auto 0 auto;
    border-top: 1px solid #dcdcdc;
}

.zximg {
    float: left;
    width: 130px;
}

.zximg img {
    width: 130px;
    display: block;
}

.zxtxt {
    float: right;
    width: 380px;
}

.zxtxt h3 {
    height: 30px;
    line-height: 30px;
    font-weight: normal;
    font-size: 16px;
    margin: 30px 0 5px 0;
}

.zxtxt p {
    line-height: 24px;
    overflow: hidden;
    font-size: 14px;
    color: #999;
}

.prod-txt {
    width: 78%;
    float: left;
}

.prod-txt .txt img {
    max-width: 650px!important;
    height: auto!important;
    display: block;
    margin: 20px auto;
}

.txtrig {
    width: 20%;
    margin-right: 2%;
    float: left;
    position: relative;
}

.txtnav {
    overflow: hidden;
}

.txtnav li {
    float: left;
    width: 100%;
    background: #f6f6f6;
    height: 43px;
    line-height: 43px;
    text-align: center;
    margin-bottom: 2px;
    font-size: 16px;
}

.txtnav li a {
    display: block;
}

.txtnav li.on,.txtnav li:hover {
    background: #0166ce;
}

.txtnav li.on a,.txtnav li:hover a {
    color: #ffffff;
}

.txtsm {
    font-size: 14px;
    line-height: 1.6;
    color: #333333;
    background: #f6f6f6;
    padding: 12px 18px;
    text-align: justify;
}

.txtsm a:hover {
    color: #0166ce;
}

.logoc {
    margin: 10px 0;
    background: #f6f6f6;
}

.logoc img {
    width: 100%;
    display: block;
}

.prod-page {
    width: 94%;
    overflow: hidden;
    color: #828282;
    border: 1px solid #eeeeee;
    border-left: none;
    border-right: none;
    margin: 3% auto 0 auto;
    text-align: left
}

.prod-page span {
    padding: 10px 20px;
    line-height: 1.5;
    width: 50%;
}

.prod-page span.a1 {
    border-right: 1px solid #eeeeee
}

.prod-page span:hover {
    text-decoration: underline;
    color: #0166ce
}

.casetop {
    overflow: hidden;
    margin: 0 3% 3% 3%;
    background: #f6f6f6;
}

.ctleft {
    background: #f6f6f6;
    color: #333333;
    padding: 20px 30px 30px 30px;
}

.ctleft h2 {
    height: 60px;
    line-height: 60px;
    font-size: 26px;
    margin-bottom: 28px;
}

.ctleft h2:after {
    content: "";
    display: block;
    width: 50px;
    height: 3px;
    background: #333333;
}

.ctleft p {
    line-height: 25px;
    font-size: 14px;
    overflow: hidden;
}

.ctleft a {
    display: block;
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    color: #ffffff;
    background: #141414;
    margin-top: 25px;
}

.ctleft a:hover {
    background: #0166ce;
}

.ctright {
    float: right;
    width: 50%;
    background: #f6f6f6;
    color: #333333;
    padding: 20px 30px 30px 30px;
    height: 303px;
    border-left: 1px dashed #cccccc;
    overflow: hidden;
}

.ctright h2 {
    height: 60px;
    line-height: 60px;
    font-size: 26px;
    margin-bottom: 28px;
}

.ctright h2:after {
    content: "";
    display: block;
    width: 50px;
    height: 3px;
    background: #333333;
}

.ctright ul {
    line-height: 30px;
    width: 50%;
    float: left;
}

.ctright a:hover {
    text-decoration: underline;
}

.contact-t {
    width: 100%;
    font-size: 30px;
    color: #262626;
    text-align: center;
    padding: 3% 0;
}

.contact2 {
    width: 100%;
    overflow: hidden;
    display: table;
    padding-bottom: 5%
}

.contact2 li {
    float: left;
    width: 29.33%;
    margin: 0 2%;
    text-align: center;
    color: #fff;
    padding: 4% 0;
}

.contact2 li i {
    margin: 0 auto;
    display: block;
}

.contact2 li p {
    font-size: 16px;
    line-height: 30px;
    margin-top: 25px
}

.contact2 li:hover i img {
    transform: scale(0.85);
    -webkit-transform: scale(0.85);
    -o-transform: scale(0.85);
    -ms-transform: scale(0.85);
    -moz-transform: scale(0.85);
}

.yw-history {
    width: 80%;
    margin: 0 auto;
    overflow: hidden;
}

.yw-history li {
    float: left;
    width: 33.33%;
    text-align: center;
}

.yw-history li h3 {
    font-size: 86px;
    color: #0166ce;
    font-weight: bold;
    font-family: Arial;
}

.yw-history li p {
    font-size: 20px;
    color: #585858;
    line-height: 36px;
}

.guandian {
    overflow: hidden;
}

.guandian li {
    float: left;
    width: 23%;
    margin: 0 1%;
    text-align: center;
    padding: 30px;
    background: #ffffff;
}

.guandian li img {
    width: 100px;
    display: block;
    margin: 0 auto;
}

.guandian li h3 {
    font-size: 24px;
    margin: 20px 0;
}

.guandian li p {
    font-size: 16px;
}

.sol-list {
    overflow: hidden;
}

.sol-list li {
    float: left;
    width: 23%;
    text-align: center;
    margin: 0 1% 2% 1%;
    background: #ffffff;
    padding: 20px;
}

.sol-list li .solution-img {
    display: block;
    border: 1px solid #85898c;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    background: #fff;
    background-position: 0px 0px;
    cursor: pointer;
    margin: 0 auto;
    background-repeat: no-repeat;
}

.sol-list li .scheme {
    font-size: 18px;
    color: #333333;
    font-weight: bold;
    display: block;
    margin-top: 10px;
}

.sol-list li .scheme:after {
    content: "";
    display: block;
    width: 35px;
    height: 1px;
    background: #c2c2c2;
    margin: 5px auto;
}

.sol-list li p {
    font-size: 14px;
    line-height: 25px;
    height: 75px;
    color: #666666;
    padding: 0 10%;
}

.sol-list li .solution-img:hover {
    border-color: #58aff3;
    background-position: 0 -100px !important;
    background-color: #58aff3;
    transition: 0.2s;
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
}

.on_message {
    opacity: pointer;
}

.messagebj {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 10000;
    background-color: #333;
    background-color: rgba(0,0,0,0.8);
    display: none;
}

.message {
    position: fixed;
    height: 440px;
    top: 50%;
    left: 50%;
    display: block;
    width: 600px;
    margin: -220px 0 0 -300px;
    background-color: #fff;
    display: none;
    z-index: 10001;
}

.messagebody {
    overflow: hidden;
}

.messagebody {
    overflow: hidden;
}

.mclos {
    position: absolute;
    right: 20px;
    top: 20px;
    cursor: pointer;
}

.mclos img {
    display: block;
}

.messagebody .melist {
    padding: 20px;
}

.messagebody .melist h3 {
    font-size: 24px;
    color: #333;
    text-align: center;
    padding: 10px 0 20px 0;
}

.messagebody .melist .k {
    height: 40px;
    line-height: 40px;
    border: 1px solid #eeeeee;
    padding: 0 10px;
    margin-bottom: 10px;
    width: 100%;
    font-family: 'Microsoft YaHei'
}

.messagebody .melist .hk {
    height: 90px;
    line-height: 26px;
    font-size: 14px;
}

.messagebody .melist .ti {
    margin: 0 auto;
    display: table;
}

.messagebody .melist .b {
    background: #ccc;
    font-size: 18px;
    color: #fff;
    width: 140px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    border-radius: 20px;
    font-family: 'Microsoft YaHei';
    cursor: pointer;
    margin-top: 20px;
}

.messagebody .melist .b2 {
    background: #0166ce;
}

.messagebody .melist .b2:hover {
    background: #E50012;
}

.messagebody .melist .b:hover {
    background: #0166ce;
}

.messagebody .inputs {
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    margin-bottom: 10px;
}

.messagebody .inputs label {
    margin-left: 10px;
}

.nav-toggle {
    display: none;
    margin-top: 16px;
    background: none;
    border: none;
    outline: none;
    cursor: pointer;
}

.nav-toggle span {
    display: block;
    width: 20px;
    height: 1px;
    margin: 6px;
    background-color: #fff;
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

.nav-toggle.close .span1 {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    transform-origin: 0% 0%;
}

.nav-toggle.close .span2 {
    opacity: 0;
}

.nav-toggle.close .span3 {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    transform-origin: 0% 100%;
}







/*首页新闻*/
.width_b {
    margin: 0px 9%;
    width: 82%;
}

.app-news {
    overflow: hidden;
}

.app-news-item {
    width: 47%;
}

.app-news-rec dt a {
    width: 100%;
    overflow: hidden;
    display: block;
}

.app-news-rec dt a img {
    width: 100%;
    transition: all 0.6s;
}

.app-news-rec dd span {
    display: block;
    line-height: 30px;
    font-size: 18px;
    color: #707070;
    padding: 0px 0px 10px 0px;
}

.app-news-rec dd h3 a {
    font-weight: normal;
    display: block;
    font-size: 18px;
    line-height: 28px;
    color: #000;
    height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.app-news-rec dd h3 a:hover {
    text-decoration: underline;
}

.app-news-rec dd h4 {
    font-weight: normal;
    font-size: 14px;
    color: #898989;
    line-height: 30px;
    margin: 10px 0px;
    font-weight: normal;
    display: -webkit-box;
    display: box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.app-news-rec dd h5 a {
    font-weight: normal;
    display: block;
    font-size: 14px;
    color: #E50012;
}

.app-news-rec dd h5 a:hover {
    text-decoration: underline;
}

.app-news-rec {
    padding-bottom: 20px;
    border-bottom: 1px solid #a0a0a0;
}

.app-news-ul {
    width: 110%;
    margin-left: -10%;
    margin-top: 20px;
}

.app-news-ul li {
    width: 40%;
    margin-left: 10%;
    float: left;
    position: relative;
}

.app-news-ul li:before {
    content: '';
    position: absolute;
    top: 16px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #a0a0a0;
}

.app-news-ul li a {
    display: block;
    padding-left: 15px;
    line-height: 36px;
    font-size: 15px;
    color: #a0a0a0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.app-news-ul li a:hover {
    color: #666;
}

/*首页新闻*/


.new_cooperate_list {
    margin-bottom: 3%;
}

.new_cooperate_list li {
    padding: 20px 30px;
    border: 1px solid #dcdcdc;
    border-radius: 10px;
    width: 23.85%;
    height: 150px;
    margin-right: 1.5%;
    margin-bottom: 1.5%;
    background-size: cover !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.new_cooperate_list li:nth-child(4n) {
    margin-right: 0;
}

.new_cooperate_list li h3 {
    margin-bottom: 15px;
    font-size: 24px;
    color: #333;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.new_cooperate_list li h3 img {
    margin-right: 5px;
    width: 45px;
    height: 45px;
    -o-object-fit: contain;
    object-fit: contain;
}

.new_cooperate_list li p {
    font-size: 14px;
    color: #666;
    line-height: 20px;
}

.plann_principles {
    background: url(../images/cehua_banner.png) no-repeat center;
    background-size: cover;
    margin-top: 3%;
    padding-bottom: 3%;
}

.plann_principles .dtit span {
    color: #44c6ff;
}

.plann_principles .dtit span:after {
    content: "";
    width: 44px;
    height: 2px;
    display: block;
    margin: 1% auto;
    background: #44c6ff;
}

.plann_principles .dtit p {
    color: #ffffff;
}

.plann_principles ul {
    overflow: hidden;
    text-align: center;
}

.plann_principles ul li {
    padding: 0 4.5%;
    width: 33.33%;
    float: left;
}

.plann_principles ul li h3 {
    font-size: 22px;
    color: #44c6ff;
    position: relative;
    padding-bottom: 20px;
}

.plann_principles ul li h3:after {
    content: "";
    width: 44px;
    height: 2px;
    display: inline-block;
    background: #44c6ff;
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: 0;
}

.plann_principles ul li .p1 {
    font-size: 14px;
    color: #fff;
    line-height: 26px;
    min-height: 52px;
    margin: 30px 0;
}

.plann_principles ul li .p2 {
    font-size: 14px;
    color: #44c6ff;
    line-height: 30px;
    border: 1px solid #3b80e5;
}

.search {
    padding: 20px;
    background: #f5f5f5;
    overflow: hidden;
    width: 540px;
    margin: 30px auto;
}

.search .input {
    width: 400px;
    height: 40px;
    background: #ffffff;
    color: #666666;
    float: left;
    padding: 0 10px;
}

.search .btn {
    width: 100px;
    height: 40px;
    background: #4584e0;
    color: #ffffff;
    float: left;
}

.keysList {
    padding: 15px;
    overflow: hidden;
}

.keysList a {
    font-size: 14px;
    float: left;
    margin: 5px;
    padding: 5px 10px;
    background: #f5f5f5;
}

.keysList a:hover {
    background: #4584e0;
    color: #ffffff;
}

.contact2 li img,.youhuamore,.th-yynew li,.rem-list li .zi span i,.list li h3 a,.tagleft li a,.picturelist li .pictitle,.page a,.position a,.txtnav li a,.prod-page a {
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
}

.wechatMain {
    width: 100%;
    position: fixed;
    left: 0;
    top: 50%;
    margin-top: -270px;
}

.wechatMain .weimg {
    width: 240px;
    margin: 0 auto;
}

.wechatMain .weimg img {
    display: block;
    width: 100%;
}

.wechatMain .wetit {
    font-size: 18px;
    line-height: 1.6;
    text-align: center;
}

.wechatMain .weTips {
    font-size: 18px;
    line-height: 1.6;
    margin-top: 50px;
    text-align: center;
    color: #0166ce;
}

.wechatMain .weInput {
    font-size: 28px;
    width: 100%;
    height: 60px;
    line-height: 60px;
    text-align: center;
    margin: 20px 0;
    background: #f4f4f4;
}

.wechatMain .wxBtn {
    width: 170px;
    margin: 0 auto;
    height: 50px;
    line-height: 50px;
    border-radius: 5px;
    background: #4584e0;
    color: #ffffff;
    text-align: center;
    font-size: 18px;
    cursor: pointer;
}



/*app页面*/
.common-title {
    width: 95%;
    margin: 0 auto;
    background-color: #fff;
}

.section {
    padding: 35px 0;
}

.section-title {
    text-align: center;
    margin-bottom: 40px;
    font-size: 33px;
}

.section-title2 {
    margin-top: 40px;
}

.section-title span {
    color: #e62022;
    text-transform: uppercase;
}

.section-title strong {
    font-weight: bold;
    color: #222;
    font-size: 33px;
}

.section-title p {
    font-size: 18px;
    margin: 5px 0 0;
    color: #666;
}

.section-title-1 {
    background: url(../images/title_bg.png) repeat-x center -5px;
}

.section-title-1 strong {
    background-color: #fff;
    padding: 0 30px;
    display: inline-block;
}

.section-title-2:after {
    content: '';
    display: block;
    margin: 15px auto 0;
    width: 60px;
    height: 5px;
    background-color: #e62022;
}

.tmbox {
    width: 100%;
    overflow: hidden;
}

.tmbox ul li {
    width: 49%;
    height: 210px;
    float: left;
    position: relative;
    margin: 0  2% 2% 0;
    background: #04bebf;
}

.tmbox ul li:nth-of-type(even){
    margin-right: 0;
}

.tmbox ul li:nth-of-type(1){
    background: #f6a90c;
}

.tmbox ul li:nth-of-type(2){
    background: #04bebf;
}

.tmbox ul li:nth-of-type(3){
    background: #9fb521;
}

.tmbox ul li:nth-of-type(4){
    background: #5972dd;
}

.tmbox ul li:nth-of-type(5){
    background: #3fc5d5;
}

.tmbox ul li:nth-of-type(6){
    background: #d5b78c;
}

.tmbox ul li:nth-of-type(7){
    background: #e58f49;
}

.tmbox ul li:nth-of-type(8){
    background: #434242;
}

.tmbox ul li .tmcont {
    padding: 20px;
}

.tmbox ul li .tmcont h2 {
    font-size: 24px;
    color: #fff;
    overflow: hidden;
    line-height: 55px;
}

.tmbox ul li .tmcont h2 img {
    float: left;
    margin: 0px 15px 0px 0px;
}

.tmbox ul li .tmcont p {
    font-size: 16px;
    color: #fff;
    line-height: 26px;
    margin-top: 20px;
}

.question-list {
    margin: -20px 0 0 -20px;
}

.question-list li {
    float: left;
    width: 33.333333%;
}

.question-list li a {
    display: block;
    border: 1px solid #eaeaea;
    padding: 20px;
    margin: 20px 0 0 20px;
}

.question-list li h4 {
    font-size: 24px;
    margin: 0;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #222;
}

.question-list li h4 span {
    font-size: 20px;
}

.question-list li p {
    margin: 10px 0 0;
    height: 40px;
    overflow: hidden;
    color: #666666;
}

.question-list li a:hover {
    box-shadow: 0 0 30px #eeeeee;
}

.question-list-more {
    margin-top: 40px;
    text-align: center;
    font-size: 0;
}

.question-list-more a {
    display: inline-block;
    background-color: #e62022;
    color: #fff;
    border-radius: 50px;
    font-size: 22px;
    line-height: 45px;
    width: 400px;
    vertical-align: middle;
    margin: 0 20px;
}

.question-list-more a:last-child {
    background-color: #000;
}

.tit01 {
    text-align: center;
    margin: 35px 0;
}

.tit01 h3 {
    font-size: 24px;
    color: #000;
    font-weight: normal;
    margin-bottom: 15px;
}

.tit01 p {
    color: #888889;
    font-size: 14px;
}

.in-ready {
    text-align: center;
    margin: 2% 0;
}

.in-ready h4 {
    font-size: 24px;
    font-weight: normal;
    color: #333333;
}

.in-ready .btn {
    margin: 15px auto;
    background: url(../images/djwz.jpg) center repeat-x;
    width: 900px;
}

.in-ready .btn a {
    display: inline-block;
    vertical-align: middle;
    border-left: 25px solid #fff;
    border-right: 25px solid #fff;
    line-height: 55px;
    background-color: #e62022;
    color: #fff;
    width: 350px;
    font-size: 22px;
}

.in-ready p {
    font-size: 16px;
    letter-spacing: 5px;
    text-indent: 5px;
}

@media screen and (max-width: 1440px) {

    .question-list li h4 {
        font-size: 20px;
    }

    .question-list li h4 span {
        font-size: 20px;
    }
}

@media screen and (max-width: 1024px) {

    .in-ready .btn {
        width: 700px;
    }

    .in-ready .btn a {
        border-left: 20px solid #fff;
        border-right: 20px solid #fff;
        line-height: 50px;
        width: 300px;
        font-size: 20px;
    }
}

@media screen and (max-width: 768px) {
    .yl-FwCondd ul li::after{
        display: none;
    }
    
    .section {
        padding: 30px 0;
    }

    .section-title {
        font-size: 20px;
        margin-bottom: 20px;
    }

    .section-title2 {
        margin-top: 20px;
    }

    .section-title p {
        font-size: 14px;
    }

    .section-title-1 {
        background-size: auto 28px;
        background-position: center 0;
    }

    .section-title-1 strong {
        padding: 0 10px;
    }

    .tmbox ul li {
        width: 100%;
        height: auto;
        float: left;
        position: relative;
        margin: 0 0 2% 0 !important;
    }

    .tmbox ul li .tmcont {
        padding: 15px;
    }

    .tmbox ul li .tmcont h2 {
        font-size: 20px;
        line-height: 40px;
    }

    .tmbox ul li .tmcont h2 img {
        height: 40px;
        margin: 0px 10px 0px 0px;
    }

    .tmbox ul li .tmcont p {
        font-size: 14px;
        line-height: 20px;
        margin-top: 10px;
    }

    .question-list li {
        width: 100%;
    }

    .question-list li a {
        padding: 15px;
    }

    .question-list li h4 {
        font-size: 16px;
    }

    .question-list li h4 span {
        font-size: 14px;
    }

    .question-list li p {
        height: auto;
    }

    .question-list-more {
        margin-top: 20px;
    }

    .question-list-more a {
        display: block;
        margin: 10px 0 0;
        width: auto;
        font-size: 16px;
        line-height: 34px;
    }

    .tit01 {
        margin: 30px 0;
    }

    .tit01 h3 {
        font-size: 18px;
    }

    .in-ready {
        margin: 20px 0;
    }

    .in-ready h4 {
        font-size: 20px;
    }

    .in-ready .btn {
        width: 100%;
    }

    .in-ready .btn a {
        border-left: 15px solid #fff;
        border-right: 15px solid #fff;
        line-height: 40px;
        width: 240px;
        font-size: 16px;
    }

    .in-ready p {
        font-size: 14px;
        letter-spacing: 0;
        text-indent: 0;
    }
}